Now, groups can retrieve a list of the contacts in that group. I probably should...
[adiumx.git] / Frameworks / AIHyperlinks Framework / AIHyperlinks.framework.xcodeproj / project.pbxproj
blobd8e5606909f197b380ab6fa59a6c2b5fa17f7d13
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
9 /* Begin PBXBuildFile section */
10                 3496A82307CE69270055BBAB /* SHLinkLexer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3496A81C07CE69270055BBAB /* SHLinkLexer.h */; settings = {ATTRIBUTES = (Public, ); }; };
11                 3496A82407CE69270055BBAB /* AIHyperlinks.h in Headers */ = {isa = PBXBuildFile; fileRef = 3496A81D07CE69270055BBAB /* AIHyperlinks.h */; settings = {ATTRIBUTES = (Public, ); }; };
12                 3496A82507CE69270055BBAB /* SHLinkLexer.l in Sources */ = {isa = PBXBuildFile; fileRef = 3496A81E07CE69270055BBAB /* SHLinkLexer.l */; };
13                 3496A82607CE69270055BBAB /* SHMarkedHyperlink.h in Headers */ = {isa = PBXBuildFile; fileRef = 3496A81F07CE69270055BBAB /* SHMarkedHyperlink.h */; settings = {ATTRIBUTES = (Public, ); }; };
14                 3496A82707CE69270055BBAB /* SHHyperlinkScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 3496A82007CE69270055BBAB /* SHHyperlinkScanner.m */; };
15                 3496A82807CE69270055BBAB /* SHHyperlinkScanner.h in Headers */ = {isa = PBXBuildFile; fileRef = 3496A82107CE69270055BBAB /* SHHyperlinkScanner.h */; settings = {ATTRIBUTES = (Public, ); }; };
16                 3496A82907CE69270055BBAB /* SHMarkedHyperlink.m in Sources */ = {isa = PBXBuildFile; fileRef = 3496A82207CE69270055BBAB /* SHMarkedHyperlink.m */; };
17                 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
18                 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; };
19 /* End PBXBuildFile section */
21 /* Begin PBXFileReference section */
22                 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
23                 0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
24                 089C1667FE841158C02AAC07 /* InfoPlist.strings */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = InfoPlist.strings; path = Resources/English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
25                 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
26                 32DBCF5E0370ADEE00C91783 /* AIHyperlinks.framework_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIHyperlinks.framework_Prefix.pch; sourceTree = "<group>"; };
27                 3496A81C07CE69270055BBAB /* SHLinkLexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SHLinkLexer.h; path = Source/SHLinkLexer.h; sourceTree = "<group>"; };
28                 3496A81D07CE69270055BBAB /* AIHyperlinks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIHyperlinks.h; path = Source/AIHyperlinks.h; sourceTree = "<group>"; };
29                 3496A81E07CE69270055BBAB /* SHLinkLexer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; name = SHLinkLexer.l; path = Source/SHLinkLexer.l; sourceTree = "<group>"; };
30                 3496A81F07CE69270055BBAB /* SHMarkedHyperlink.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SHMarkedHyperlink.h; path = Source/SHMarkedHyperlink.h; sourceTree = "<group>"; };
31                 3496A82007CE69270055BBAB /* SHHyperlinkScanner.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SHHyperlinkScanner.m; path = Source/SHHyperlinkScanner.m; sourceTree = "<group>"; };
32                 3496A82107CE69270055BBAB /* SHHyperlinkScanner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SHHyperlinkScanner.h; path = Source/SHHyperlinkScanner.h; sourceTree = "<group>"; };
33                 3496A82207CE69270055BBAB /* SHMarkedHyperlink.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SHMarkedHyperlink.m; path = Source/SHMarkedHyperlink.m; sourceTree = "<group>"; };
34                 8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
35                 8DC2EF5B0486A6940098B216 /* AIHyperlinks.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AIHyperlinks.framework; sourceTree = BUILT_PRODUCTS_DIR; };
36 /* End PBXFileReference section */
38 /* Begin PBXFrameworksBuildPhase section */
39                 8DC2EF560486A6940098B216 /* Frameworks */ = {
40                         isa = PBXFrameworksBuildPhase;
41                         buildActionMask = 2147483647;
42                         files = (
43                                 8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */,
44                         );
45                         runOnlyForDeploymentPostprocessing = 0;
46                 };
47 /* End PBXFrameworksBuildPhase section */
49 /* Begin PBXGroup section */
50                 034768DFFF38A50411DB9C8B /* Products */ = {
51                         isa = PBXGroup;
52                         children = (
53                                 8DC2EF5B0486A6940098B216 /* AIHyperlinks.framework */,
54                         );
55                         name = Products;
56                         sourceTree = "<group>";
57                 };
58                 0867D691FE84028FC02AAC07 /* AIHyperlinks.framework */ = {
59                         isa = PBXGroup;
60                         children = (
61                                 08FB77AEFE84172EC02AAC07 /* Classes */,
62                                 32C88DFF0371C24200C91783 /* Other Sources */,
63                                 089C1665FE841158C02AAC07 /* Resources */,
64                                 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
65                                 034768DFFF38A50411DB9C8B /* Products */,
66                         );
67                         name = AIHyperlinks.framework;
68                         sourceTree = "<group>";
69                 };
70                 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
71                         isa = PBXGroup;
72                         children = (
73                                 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
74                                 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
75                         );
76                         name = "External Frameworks and Libraries";
77                         sourceTree = "<group>";
78                 };
79                 089C1665FE841158C02AAC07 /* Resources */ = {
80                         isa = PBXGroup;
81                         children = (
82                                 8DC2EF5A0486A6940098B216 /* Info.plist */,
83                                 089C1666FE841158C02AAC07 /* InfoPlist.strings */,
84                         );
85                         name = Resources;
86                         sourceTree = "<group>";
87                 };
88                 08FB77AEFE84172EC02AAC07 /* Classes */ = {
89                         isa = PBXGroup;
90                         children = (
91                                 3496A81D07CE69270055BBAB /* AIHyperlinks.h */,
92                                 3496A82107CE69270055BBAB /* SHHyperlinkScanner.h */,
93                                 3496A82007CE69270055BBAB /* SHHyperlinkScanner.m */,
94                                 3496A81C07CE69270055BBAB /* SHLinkLexer.h */,
95                                 3496A81E07CE69270055BBAB /* SHLinkLexer.l */,
96                                 3496A81F07CE69270055BBAB /* SHMarkedHyperlink.h */,
97                                 3496A82207CE69270055BBAB /* SHMarkedHyperlink.m */,
98                         );
99                         name = Classes;
100                         sourceTree = "<group>";
101                 };
102                 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
103                         isa = PBXGroup;
104                         children = (
105                                 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
106                         );
107                         name = "Linked Frameworks";
108                         sourceTree = "<group>";
109                 };
110                 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
111                         isa = PBXGroup;
112                         children = (
113                                 0867D69BFE84028FC02AAC07 /* Foundation.framework */,
114                                 0867D6A5FE840307C02AAC07 /* AppKit.framework */,
115                         );
116                         name = "Other Frameworks";
117                         sourceTree = "<group>";
118                 };
119                 32C88DFF0371C24200C91783 /* Other Sources */ = {
120                         isa = PBXGroup;
121                         children = (
122                                 32DBCF5E0370ADEE00C91783 /* AIHyperlinks.framework_Prefix.pch */,
123                         );
124                         name = "Other Sources";
125                         sourceTree = "<group>";
126                 };
127 /* End PBXGroup section */
129 /* Begin PBXHeadersBuildPhase section */
130                 8DC2EF500486A6940098B216 /* Headers */ = {
131                         isa = PBXHeadersBuildPhase;
132                         buildActionMask = 2147483647;
133                         files = (
134                                 3496A82307CE69270055BBAB /* SHLinkLexer.h in Headers */,
135                                 3496A82407CE69270055BBAB /* AIHyperlinks.h in Headers */,
136                                 3496A82607CE69270055BBAB /* SHMarkedHyperlink.h in Headers */,
137                                 3496A82807CE69270055BBAB /* SHHyperlinkScanner.h in Headers */,
138                         );
139                         runOnlyForDeploymentPostprocessing = 0;
140                 };
141 /* End PBXHeadersBuildPhase section */
143 /* Begin PBXNativeTarget section */
144                 8DC2EF4F0486A6940098B216 /* AIHyperlinks.framework */ = {
145                         isa = PBXNativeTarget;
146                         buildConfigurationList = DA8A8083085549EE00F24BB3 /* Build configuration list for PBXNativeTarget "AIHyperlinks.framework" */;
147                         buildPhases = (
148                                 8DC2EF500486A6940098B216 /* Headers */,
149                                 8DC2EF520486A6940098B216 /* Resources */,
150                                 8DC2EF540486A6940098B216 /* Sources */,
151                                 8DC2EF560486A6940098B216 /* Frameworks */,
152                         );
153                         buildRules = (
154                         );
155                         dependencies = (
156                         );
157                         name = AIHyperlinks.framework;
158                         productInstallPath = "$(HOME)/Library/Frameworks";
159                         productName = AIHyperlinks.framework;
160                         productReference = 8DC2EF5B0486A6940098B216 /* AIHyperlinks.framework */;
161                         productType = "com.apple.product-type.framework";
162                 };
163 /* End PBXNativeTarget section */
165 /* Begin PBXProject section */
166                 0867D690FE84028FC02AAC07 /* Project object */ = {
167                         isa = PBXProject;
168                         buildConfigurationList = DA8A8087085549EE00F24BB3 /* Build configuration list for PBXProject "AIHyperlinks.framework" */;
169                         compatibilityVersion = "Xcode 2.4";
170                         hasScannedForEncodings = 1;
171                         mainGroup = 0867D691FE84028FC02AAC07 /* AIHyperlinks.framework */;
172                         productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
173                         projectDirPath = "";
174                         projectRoot = "";
175                         targets = (
176                                 8DC2EF4F0486A6940098B216 /* AIHyperlinks.framework */,
177                         );
178                 };
179 /* End PBXProject section */
181 /* Begin PBXResourcesBuildPhase section */
182                 8DC2EF520486A6940098B216 /* Resources */ = {
183                         isa = PBXResourcesBuildPhase;
184                         buildActionMask = 2147483647;
185                         files = (
186                                 8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */,
187                         );
188                         runOnlyForDeploymentPostprocessing = 0;
189                 };
190 /* End PBXResourcesBuildPhase section */
192 /* Begin PBXSourcesBuildPhase section */
193                 8DC2EF540486A6940098B216 /* Sources */ = {
194                         isa = PBXSourcesBuildPhase;
195                         buildActionMask = 2147483647;
196                         files = (
197                                 3496A82507CE69270055BBAB /* SHLinkLexer.l in Sources */,
198                                 3496A82707CE69270055BBAB /* SHHyperlinkScanner.m in Sources */,
199                                 3496A82907CE69270055BBAB /* SHMarkedHyperlink.m in Sources */,
200                         );
201                         runOnlyForDeploymentPostprocessing = 0;
202                 };
203 /* End PBXSourcesBuildPhase section */
205 /* Begin PBXVariantGroup section */
206                 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
207                         isa = PBXVariantGroup;
208                         children = (
209                                 089C1667FE841158C02AAC07 /* InfoPlist.strings */,
210                         );
211                         name = InfoPlist.strings;
212                         sourceTree = "<group>";
213                 };
214 /* End PBXVariantGroup section */
216 /* Begin XCBuildConfiguration section */
217                 349F83A30A4375CF007EA1B1 /* Development-libgaim_oscar */ = {
218                         isa = XCBuildConfiguration;
219                         buildSettings = {
220                                 COPY_PHASE_STRIP = NO;
221                                 DYLIB_COMPATIBILITY_VERSION = 1;
222                                 DYLIB_CURRENT_VERSION = 1;
223                                 FRAMEWORK_VERSION = A;
224                                 GCC_DYNAMIC_NO_PIC = NO;
225                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
226                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
227                                 GCC_OPTIMIZATION_LEVEL = 0;
228                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
229                                 GCC_PREFIX_HEADER = AIHyperlinks.framework_Prefix.pch;
230                                 INFOPLIST_FILE = Resources/Info.plist;
231                                 INSTALL_PATH = "@executable_path/../Frameworks";
232                                 LIBRARY_STYLE = DYNAMIC;
233                                 MACH_O_TYPE = mh_dylib;
234                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
235                                 OTHER_LDFLAGS = (
236                                         "-seg1addr",
237                                         0x11000000,
238                                 );
239                                 PREBINDING = NO;
240                                 PRODUCT_NAME = AIHyperlinks;
241                                 SKIP_INSTALL = YES;
242                                 WARNING_CFLAGS = "-Wall";
243                                 WRAPPER_EXTENSION = framework;
244                                 ZERO_LINK = YES;
245                         };
246                         name = "Development-libgaim_oscar";
247                 };
248                 349F83A40A4375CF007EA1B1 /* Development-libgaim_oscar */ = {
249                         isa = XCBuildConfiguration;
250                         buildSettings = {
251                                 DEBUG_INFORMATION_FORMAT = dwarf;
252                                 GCC_ENABLE_SYMBOL_SEPARATION = NO;
253                                 SYMROOT = ../../build;
254                         };
255                         name = "Development-libgaim_oscar";
256                 };
257                 34BAFB010942616A00689991 /* Deployment-Debug_PPC-Only */ = {
258                         isa = XCBuildConfiguration;
259                         buildSettings = {
260                                 COPY_PHASE_STRIP = YES;
261                                 DYLIB_COMPATIBILITY_VERSION = 1;
262                                 DYLIB_CURRENT_VERSION = 1;
263                                 FRAMEWORK_VERSION = A;
264                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
265                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
266                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
267                                 GCC_PREFIX_HEADER = AIHyperlinks.framework_Prefix.pch;
268                                 INFOPLIST_FILE = Resources/Info.plist;
269                                 INSTALL_PATH = "@executable_path/../Frameworks";
270                                 LIBRARY_STYLE = DYNAMIC;
271                                 MACH_O_TYPE = mh_dylib;
272                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
273                                 OTHER_LDFLAGS = (
274                                         "-seg1addr",
275                                         0x11000000,
276                                 );
277                                 PREBINDING = NO;
278                                 PRODUCT_NAME = AIHyperlinks;
279                                 SKIP_INSTALL = YES;
280                                 WARNING_CFLAGS = "-Wall";
281                                 WRAPPER_EXTENSION = framework;
282                                 ZERO_LINK = NO;
283                         };
284                         name = "Deployment-Debug_PPC-Only";
285                 };
286                 34BAFB020942616A00689991 /* Deployment-Debug_PPC-Only */ = {
287                         isa = XCBuildConfiguration;
288                         buildSettings = {
289                                 ARCHS = ppc;
290                                 DEBUG_INFORMATION_FORMAT = dwarf;
291                                 GCC_ENABLE_SYMBOL_SEPARATION = NO;
292                                 GCC_VERSION = 4.0;
293                                 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
294                                 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
295                                 SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
296                                 SYMROOT = ../../build;
297                                 WARNING_CFLAGS = "-Wall";
298                         };
299                         name = "Deployment-Debug_PPC-Only";
300                 };
301                 34C57363093E5E6E00829508 /* Deployment-Debug */ = {
302                         isa = XCBuildConfiguration;
303                         buildSettings = {
304                                 COPY_PHASE_STRIP = YES;
305                                 DYLIB_COMPATIBILITY_VERSION = 1;
306                                 DYLIB_CURRENT_VERSION = 1;
307                                 FRAMEWORK_VERSION = A;
308                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
309                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
310                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
311                                 GCC_PREFIX_HEADER = AIHyperlinks.framework_Prefix.pch;
312                                 INFOPLIST_FILE = Resources/Info.plist;
313                                 INSTALL_PATH = "@executable_path/../Frameworks";
314                                 LIBRARY_STYLE = DYNAMIC;
315                                 MACH_O_TYPE = mh_dylib;
316                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
317                                 OTHER_LDFLAGS = (
318                                         "-seg1addr",
319                                         0x11000000,
320                                 );
321                                 PREBINDING = NO;
322                                 PRODUCT_NAME = AIHyperlinks;
323                                 SKIP_INSTALL = YES;
324                                 WARNING_CFLAGS = "-Wall";
325                                 WRAPPER_EXTENSION = framework;
326                                 ZERO_LINK = NO;
327                         };
328                         name = "Deployment-Debug";
329                 };
330                 34C57364093E5E6E00829508 /* Deployment-Debug */ = {
331                         isa = XCBuildConfiguration;
332                         buildSettings = {
333                                 ARCHS = (
334                                         ppc,
335                                         i386,
336                                 );
337                                 DEBUG_INFORMATION_FORMAT = dwarf;
338                                 GCC_ENABLE_SYMBOL_SEPARATION = NO;
339                                 GCC_VERSION = 4.0;
340                                 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
341                                 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
342                                 SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
343                                 SYMROOT = ../../build;
344                                 WARNING_CFLAGS = "-Wall";
345                         };
346                         name = "Deployment-Debug";
347                 };
348                 DA8A8084085549EE00F24BB3 /* Development */ = {
349                         isa = XCBuildConfiguration;
350                         buildSettings = {
351                                 COPY_PHASE_STRIP = NO;
352                                 DYLIB_COMPATIBILITY_VERSION = 1;
353                                 DYLIB_CURRENT_VERSION = 1;
354                                 FRAMEWORK_VERSION = A;
355                                 GCC_DYNAMIC_NO_PIC = NO;
356                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
357                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
358                                 GCC_OPTIMIZATION_LEVEL = 0;
359                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
360                                 GCC_PREFIX_HEADER = AIHyperlinks.framework_Prefix.pch;
361                                 INFOPLIST_FILE = Resources/Info.plist;
362                                 INSTALL_PATH = "@executable_path/../Frameworks";
363                                 LIBRARY_STYLE = DYNAMIC;
364                                 MACH_O_TYPE = mh_dylib;
365                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
366                                 OTHER_LDFLAGS = (
367                                         "-seg1addr",
368                                         0x11000000,
369                                 );
370                                 PREBINDING = NO;
371                                 PRODUCT_NAME = AIHyperlinks;
372                                 SKIP_INSTALL = YES;
373                                 WARNING_CFLAGS = "-Wall";
374                                 WRAPPER_EXTENSION = framework;
375                                 ZERO_LINK = YES;
376                         };
377                         name = Development;
378                 };
379                 DA8A8085085549EE00F24BB3 /* Deployment */ = {
380                         isa = XCBuildConfiguration;
381                         buildSettings = {
382                                 COPY_PHASE_STRIP = YES;
383                                 DYLIB_COMPATIBILITY_VERSION = 1;
384                                 DYLIB_CURRENT_VERSION = 1;
385                                 FRAMEWORK_VERSION = A;
386                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
387                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
388                                 GCC_PRECOMPILE_PREFIX_HEADER = NO;
389                                 GCC_PREFIX_HEADER = AIHyperlinks.framework_Prefix.pch;
390                                 INFOPLIST_FILE = Resources/Info.plist;
391                                 INSTALL_PATH = "@executable_path/../Frameworks";
392                                 LIBRARY_STYLE = DYNAMIC;
393                                 MACH_O_TYPE = mh_dylib;
394                                 MACOSX_DEPLOYMENT_TARGET = 10.2;
395                                 OTHER_LDFLAGS = (
396                                         "-seg1addr",
397                                         0x11000000,
398                                 );
399                                 PREBINDING = NO;
400                                 PRODUCT_NAME = AIHyperlinks;
401                                 SKIP_INSTALL = YES;
402                                 WARNING_CFLAGS = "-Wall";
403                                 WRAPPER_EXTENSION = framework;
404                                 ZERO_LINK = NO;
405                         };
406                         name = Deployment;
407                 };
408                 DA8A8088085549EE00F24BB3 /* Development */ = {
409                         isa = XCBuildConfiguration;
410                         buildSettings = {
411                                 DEBUG_INFORMATION_FORMAT = dwarf;
412                                 GCC_ENABLE_SYMBOL_SEPARATION = NO;
413                                 SYMROOT = ../../build;
414                         };
415                         name = Development;
416                 };
417                 DA8A8089085549EE00F24BB3 /* Deployment */ = {
418                         isa = XCBuildConfiguration;
419                         buildSettings = {
420                                 ARCHS = (
421                                         ppc,
422                                         i386,
423                                 );
424                                 DEBUG_INFORMATION_FORMAT = dwarf;
425                                 GCC_ENABLE_SYMBOL_SEPARATION = NO;
426                                 GCC_VERSION = 4.0;
427                                 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
428                                 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
429                                 SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
430                                 SYMROOT = ../../build;
431                                 WARNING_CFLAGS = "-Wall";
432                         };
433                         name = Deployment;
434                 };
435 /* End XCBuildConfiguration section */
437 /* Begin XCConfigurationList section */
438                 DA8A8083085549EE00F24BB3 /* Build configuration list for PBXNativeTarget "AIHyperlinks.framework" */ = {
439                         isa = XCConfigurationList;
440                         buildConfigurations = (
441                                 DA8A8084085549EE00F24BB3 /* Development */,
442                                 349F83A30A4375CF007EA1B1 /* Development-libgaim_oscar */,
443                                 DA8A8085085549EE00F24BB3 /* Deployment */,
444                                 34C57363093E5E6E00829508 /* Deployment-Debug */,
445                                 34BAFB010942616A00689991 /* Deployment-Debug_PPC-Only */,
446                         );
447                         defaultConfigurationIsVisible = 0;
448                         defaultConfigurationName = Development;
449                 };
450                 DA8A8087085549EE00F24BB3 /* Build configuration list for PBXProject "AIHyperlinks.framework" */ = {
451                         isa = XCConfigurationList;
452                         buildConfigurations = (
453                                 DA8A8088085549EE00F24BB3 /* Development */,
454                                 349F83A40A4375CF007EA1B1 /* Development-libgaim_oscar */,
455                                 DA8A8089085549EE00F24BB3 /* Deployment */,
456                                 34C57364093E5E6E00829508 /* Deployment-Debug */,
457                                 34BAFB020942616A00689991 /* Deployment-Debug_PPC-Only */,
458                         );
459                         defaultConfigurationIsVisible = 0;
460                         defaultConfigurationName = Development;
461                 };
462 /* End XCConfigurationList section */
463         };
464         rootObject = 0867D690FE84028FC02AAC07 /* Project object */;